config: fix overriding bridge-vlan sections via procd data
authorFelix Fietkau <[email protected]>
Mon, 6 Oct 2025 07:14:12 +0000 (09:14 +0200)
committerFelix Fietkau <[email protected]>
Mon, 6 Oct 2025 07:14:14 +0000 (09:14 +0200)
commit649028013a3c8f6ed53fc97ca997d2528d06b5d9
treeb76996735428bf58f95fa9d6fa6391471f498c6f
parentecca21ca07dd3b82004d9a7a946ff0228a07b071
config: fix overriding bridge-vlan sections via procd data

Allow procd data with the same object name as an existing config section to
override the data from the config section.

Signed-off-by: Felix Fietkau <[email protected]>
config.c